Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the logic to build cache key for GraphQL input type #143

Merged
merged 17 commits into from
Apr 26, 2019

Conversation

desokroshan
Copy link
Contributor

@desokroshan desokroshan commented Apr 3, 2019

Issue #, if available:
Fixes #103
Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@desokroshan desokroshan changed the title Update the logic to build cache key for GraphQL input type[WIP] [WIP]Update the logic to build cache key for GraphQL input type Apr 3, 2019
@desokroshan desokroshan force-pushed the input-type-cache-key branch from 6fb2720 to 15840b7 Compare April 11, 2019 00:11
@arok
Copy link

arok commented Apr 16, 2019

When you plan to roll out this fix?

@desokroshan desokroshan marked this pull request as ready for review April 25, 2019 19:58
@desokroshan desokroshan requested a review from minbi April 25, 2019 21:18
@desokroshan desokroshan changed the title [WIP]Update the logic to build cache key for GraphQL input type Update the logic to build cache key for GraphQL input type Apr 26, 2019
@minbi minbi merged commit 7c66510 into master Apr 26, 2019
@minbi minbi deleted the input-type-cache-key branch April 26, 2019 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphQL Input types toString() as cache key instead of resolving input values
4 participants